Skip to content

Conversation

andreabedini
Copy link
Member

If GITHUB_ACTIONS is not defined the check "$GITHUB_ACTIONS" = "true"
might fail. The CODESPACES variable is always set to "true" in GitHub
Codespaces so we can use the same mechanism there.

@andreabedini andreabedini marked this pull request as draft July 18, 2025 05:45
If GITHUB_ACTIONS is not defined the check "$GITHUB_ACTIONS" = "true"
might fail. The CODESPACES variable is always set to "true" in GitHub
Codespaces so we can use the same mechanism there.
@andreabedini andreabedini marked this pull request as ready for review July 18, 2025 05:48
Copy link
Collaborator

@angerman angerman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm, however as we lost our Mac's for the next 4wks. I'm not sure we should merge this right now 😞

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants